ComponentOne ASP.NET MVC Controls
Seamless Method

C1.Web.Mvc.Fluent Namespace > RangeSelectorBuilder<T> Class : Seamless Method
The value.
Configurates C1.Web.Mvc.RangeSelector<T>.Seamless. Sets whether the minimal and maximal handler will move seamlessly.
Syntax
'Declaration
 
Public Function Seamless( _
   ByVal value As Boolean _
) As RangeSelectorBuilder(Of T)
public RangeSelectorBuilder<T> Seamless( 
   bool value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

RangeSelectorBuilder<T> Class
RangeSelectorBuilder<T> Members